Skip to content

Update SQLite Decimal precision limitation - #2524

Merged
smahati merged 3 commits into
mainfrom
sam-update-sqllite-limitation
Apr 28, 2026
Merged

Update SQLite Decimal precision limitation#2524
smahati merged 3 commits into
mainfrom
sam-update-sqllite-limitation

Conversation

@samyuktaprabhu

Copy link
Copy Markdown
Contributor

Document that Decimal values on SQLite are stored as IEEE 754 double-precision floats, enabling arithmetic but with potential precision loss.

@samyuktaprabhu
samyuktaprabhu force-pushed the sam-update-sqllite-limitation branch 2 times, most recently from e92a304 to 64947c9 Compare April 23, 2026 11:49
@samyuktaprabhu
samyuktaprabhu force-pushed the sam-update-sqllite-limitation branch from 64947c9 to f692c10 Compare April 23, 2026 13:52
@smahati
smahati merged commit 97e4a18 into main Apr 28, 2026
7 checks passed
@smahati
smahati deleted the sam-update-sqllite-limitation branch April 28, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants